home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Magazine / Animation / Players / AMP2 / BETA.txt < prev    next >
Text File  |  2001-06-18  |  4KB  |  75 lines

  1.  
  2.                        .--------.  .--.  .--.  .--------.
  3.                        | .----. |  |   \/   |  | .----. |
  4.                        | |    | |  | .    . |  | |    | |
  5.                        | '----' |  | |\  /| |  | '----' |
  6.                        | .----. |  | | \/ | |  | .------'
  7.                        | |    | |  | |    | |  | |
  8.                        | |    | |  | |    | |  | |
  9.                        '-'    '-'  '-'    '-'  '-'
  10.  
  11.                          AmiDog's Movie Player 2 - BETA
  12.  
  13. (I know the logo must be the world ugliest ASCII art, so please don't remind me)
  14.  
  15.  
  16. 010618 - NOTES:
  17.  
  18. This is the first release in quite a while and contains a lot of changes. All
  19. renderers have been completely rewritten and optimized and are somewhat faster.
  20. I've also droped all Cybergraphics fallback code, this means that AMP will fail
  21. if you choose a screen with an unsupported pixelformat. Please let me know which
  22. pixelformats you need support for and I'll try to add them.
  23.  
  24. The main addition to this release has to be the experimental and preliminary DVD
  25. support, basically all you need to do is to put a DVD in your DVD drive, supply
  26. AMP with the device and unit and use any of the reserved names VCD, CDI or DVD.
  27. AMP will autodetect the CD/DVD you have inserted and act properly. You will first
  28. be presented with the worlds ugliest atempt of a GUI where you will have to select
  29. which title on the DVD to play, AMP will select the largest by default which
  30. usually is the main title. Just close the window when you are done. Then you'll
  31. get another window where you can select audio and subtitle. Again just close the
  32. window when you are done and AMP will start playing. I hope to replace the ugly
  33. GUIs with proper DVD menus at some point, but until I figure out how to do that,
  34. these GUIs will atleast give the most basic functionality.
  35.  
  36. Please note that there are a lot of things which are unknown (to me) about the
  37. format of the IFO files where the supported audio and subtitle information (among
  38. others) are stored. Thus AMP may not work as expected. Please report any strange
  39. behavior to me and I'll see what I can do. Also note that you need not only a
  40. fast PPC to even bother trying to play a DVD, but also a fast device to connect
  41. the DVD-ROM to. The internal IDE port of the A1200 is NOT recommended since it's
  42. so slow that AMP will use most of its time just reading the data from the DVD.
  43. With a fast 604e and a SCSI DVD-ROM, DVD playback might be possible.
  44.  
  45. With my 603e and DVD-ROM connected to the internal IDE port, I can not play
  46. DVDs at a descent speed, although I can watch SVCDs (480x480 pixels) in either
  47. gray or 8bit color with synced audio. Ofcourse things will improve with future
  48. optimizations.
  49.  
  50. Please use the DEBUG option and include the output with every bug report!
  51.  
  52.  
  53. 010618 - HISTORY (This is a short version of my rather large history file):
  54.  
  55.  * MPEGV decoder optimizations, 13% faster for color and 45% faster for gray.
  56.  * New more general and faster C2P routines for AGA playback.
  57.  * UDF parsing, DVD authentication, CSS key extraction and CSS decryption added.
  58.  * Added autodetection of DVD, CD-i and VCD disks.
  59.  * Rewritten and optimized all renderers, small difference for gray, 4-5% for
  60.    15/16/32bit and 103% for 8bit (CGFX). 8bit playback on AGA is 34% faster for
  61.    fullscreen and 140% faster for half height. All HAM modes are 10%+ faster.
  62.  * DVD subtitle decoding has been added and appears to be working correctly.
  63.  * Removed FLIC decoder and NOSPEEDHACK option. Renamed SLORES to HALF and added
  64.    HIPAL, Hires PAL option.
  65.  * Added experimental (non-working) Picasso PiP support (PIP), need to fix this one.
  66.  * An unlimited number of AMPs can now be run simultaneous (instead of just one).
  67.  * Changed the 15/16/32bit/HAM renderers to use the same fixed point format as with
  68.    AMP1 and the AMP2 previews, should give better quality (I hope).
  69.  
  70.  
  71.  
  72.  
  73.  
  74. 12345678901234567890123456789012345678901234567890123456789012345678901234567890
  75.